home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / Apple II / Programming & Utilities / Apple II Getting down to Basic / RUNSAVER.bas < prev    next >
Encoding:
BASIC Source File  |  1983-11-14  |  240 b   |  6 lines

  1. 3  HOME 
  2. 5  HGR : HCOLOR= 3: POKE  -16298,0: POKE  -16300,0: POKE  -16303,0
  3. 6  VTAB 10: HTAB 12: PRINT "Please wait...."
  4. 7  PRINT : PRINT  CHR$(4);"BLOAD PIC.LOLLY, A$4000"
  5. 8  PRINT  CHR$(4);"BLOAD UP": CALL 4096
  6. 9  PRINT  CHR$(4);"RUN RS3"